body {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-family: 'Microsoft YaHei';
	color: #000000;
	background: #fff;
}
div, ul, li, p, form 
{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}
a {
    text-decoration:none;
    font-family:Microsoft Yahei;
    color:#343434;
    transition:all 500ms;
    -webkit-transition:all 500ms;
    -o-transition:all 500ms;
    -moz-transition:all 500ms;
}
a:hover {
    color:#3B95EF;
}
.head { width: 100%; background: #121212; height: 36px; line-height: 36px; color: #fff;}

/* 导航 */

.nav { height:100px; width:100%; line-height:100px; background: #fff;  }

.nav-pills { font-size:16px; }
.nav-pills li { padding:0; color:#000; }
.nav-pills li a:hover { background:#3B95EF; color: #fff; border-radius: 0; }
.nav-pills li a.active { font-weight:600; color: #fff; background:#3B95EF; }
.nav-pills .nav-link { padding: 0; color: #000;}
.nav-pills .nav-link.active { color: #fff; background-color: #3B95EF; border-radius: 0; }

/* 二级 */
#nav_all li div { display: none; position: absolute; z-index: 99; padding:0;  /*top: 90px;*/ left:0px;  background:#fff;  width:100%; overflow:hidden;box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
#nav_all ul li { padding: 0; overflow:hidden; float: none; background:#FFF; line-height:40px;  }
#nav_all ul li a { margin: 0px; display:block; line-height: 40px; color: #333;  font-size:15px; font-weight:normal; text-align:center;  padding:0; }
#nav_all ul li a:hover { background: #3B95EF;  line-height: 40px; color: #fff; }


.news_column {
    width: 240px;
    height: 72px;
    margin: 0 auto;
    text-align: center;
    line-height: 56px;
    font-size: 28px;
    color: #343434;
    background: url('../../images/xichenwang/ling_blue.png') no-repeat center 60px;
    overflow: hidden;
}
.news_title {
    height: 36px;
    font-size: 18px;
    border-bottom: 1px #eeeeee solid;
    margin-bottom: 15px;
}
.news_title a { color: #ff0000; }
.news_title span { float: right; color: #999;}
.news_list {}
.news_list>ul {
}
.news_list>ul>li {
    padding-top:5px;
    height:55px;
    border-bottom:1px #eeeeee dashed;
}
.news_list>ul>li>.xuhao {
    width:42px;
    height:42px;
    font-size:18px;
    color:#fff;
    text-align:center;
    line-height:42px;
    background:#3B95EF;
}
.news_list>ul>li>.title {
    height:42px;
    font-size:14px;
    color:#666666;
    text-align:left;
    line-height:21px;
    overflow:hidden;
}

.news_zhuti {}
.news_zhuti img {
    width:100%;
    height:215px;
    transition:all 500ms;
    -moz-transition:all 500ms;    /* Firefox */
    -webkit-transition:all 500ms;    /* Safari 和 Chrome */
    -o-transition:all 500ms;    /* Opera */
}
.news_zhuti .zhuti {
    position:relative;
    margin-bottom:22px;
    width:100%;
    height:215px;
    background:#234;
    overflow:hidden;
}
.news_zhuti .zhuti:hover img {
    transform:scale(1.1);
}
.news_zhuti .zt_title {
    position:absolute;
    width:100%;
    height:40px;
    left:0;
    bottom:0;
    background:rgba(0,0,0,0.25);
    overflow:hidden;
}
.news_zhuti .zt_title a {
    display:block;
    width:100%;
    height:40px;
    font-size:14px;
    color:#fff;
    line-height:40px;
    text-align:center;
}
.news_zhuti .zt_title a:hover {
    display:block;
    width:100%;
    height:40px;
    font-size:14px;
    color:#f4cc2b;
    line-height:40px;
    text-align:center;
}


.vid-wrap{
    width: 100%;
    background: #000;
    position: relative;
    padding-bottom: 56.25%;    /*需要用padding来维持16:9比例,也就是9除以16*/
    height: 0;
}

.vid-wrap video{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%
}

.product_pic {
    background: #fff;
    padding: 10px;
}
.product_pic span { height:190px; overflow: hidden; display: block;}
.product_pic img {
    width:100%;
    transition:all 500ms;
    -moz-transition:all 500ms;    /* Firefox */
    -webkit-transition:all 500ms;    /* Safari 和 Chrome */
    -o-transition:all 500ms;    /* Opera */
}

.product_pic:hover img {
    transform:scale(1.1);
}

.product_more_btn {
    width: 200px;
    margin: 0 auto;
    height: 48px;
    background: #3B95EF;
    overflow: hidden;
}
.product_more_btn a {
    display: block;
    font-size: 18px;
    line-height: 48px;
    text-align: center;
    color: #fff;
}
.product_more_btn:hover a {
    color:#ffdc28;
}

.youshi {
    width:100%;
    padding:30px 0;
    padding-bottom:0px;
    min-width:1200px;
    min-height:420px;
    background:url('../../images/xichenwang/youshi_bg.jpg') no-repeat center center;
    overflow:hidden;
}
.youshi_icon {
    
    
    margin:0 auto;
    margin-bottom:40px;
    text-align: center;
}
.youshi_kouhao {
    width:100%;
    height:60px;
    margin:0 auto;
    font-size:20px;
    color:#037E39;
    text-align: center;
    line-height:60px;
    border-bottom:1px #eeeeee dashed;
}
.youshi_miaoshu {
    width:100%;
    padding:20px 0;
    margin:0 auto;
    font-size:14px;
    color:#000;
    text-align: center;
    line-height:24px;
}

.youshi-list li{
    transition: all .3s;
    margin: 10px 0 20px 0;
}

.youshi-list li .info{
    /*width:calc(100% - 460px);*/
    text-align: left;
}
.youshi-list li .info h3{
    margin: 20px 0 10px 0;
    font-size:24px;
    transition: all .3s;
}
.youshi-list li .info p{
    font-size:18px;
    color:#666;
    line-height: 2em;
    transition: all .3s;
}
.youshi-list li:hover{
    transform: translateY(-15px);
}
.youshi-list li .img-box { width: 40%; float: left; padding-right: 1.2rem; }
.youshi-list li:hover .img-box span{
    transform: scale(1.1);
}
.youshi-list li:hover .info h3{
    color:#005cca;
}
.youshi-list li:hover .info p{
    color:#005cca;
}

.product_kanche {
    background: #f7f7f7;
}
.product_kanche span { /*height:270px;*/ overflow: hidden; display: block;}
.product_kanche img {
    width:100%;
    transition:all 500ms;
    -moz-transition:all 500ms;    /* Firefox */
    -webkit-transition:all 500ms;    /* Safari 和 Chrome */
    -o-transition:all 500ms;    /* Opera */
}
.product_kanche p { font-size: 18px; font-weight: 700;  }
.product_kanche:hover img {
    transform:scale(1.1);
}

.profile {
    width: 100%;
    padding: 20px 0;
    padding-bottom: 20px;
    padding-bottom: 20px;
    min-width: 1200px;
    min-height: 420px;
    background: url('../../images/xichenwang/bj_1.jpg') no-repeat center center;
    overflow: hidden;
}
.profile_text {
    margin: 0 auto;
    padding: 10px 0;
    font-size: 14px;
    color: #000;
    line-height: 28px;
    text-align: center;
    overflow: hidden;
}
.profile_right {
    margin-top: 65px;
    padding-top: 10px;
    width: 580px;
    height: 360px;
    text-align: center;
    /*background: url('../../images/xichenwang/profile_bk.png') no-repeat center center;*/
}

.foot_menu { color: #fff; }
.foot_menu li a { color: #fff; }
.foot_qcode {
    width: 470px;
    height: 130px;
    float: right;
    margin-top:20px;
    border-left: 1px #3e4549 solid;
}
.foot_qcode li { float: right; margin-left: 110px; color: #fff; text-align: center; }
.foot_banquan {
    width: 100%;
    height: 50px;
    color: #fff;
    line-height: 50px;
    border-top: 1px #3e4549 solid;
}


.page_box { border: 1px solid #eee; }
.page_box h1 { font-size: 24px; font-weight: 700; text-align: center; border-bottom: 1px solid #eee; margin-top: 20px; line-height: 60px; }
.page_box_content { font-size: 16px; text-align: justify; padding: 0 20px 50px;}
.page_box_content p { text-align: justify; padding-top: 15px; line-height: 25px; }

.my-left { width: 280px }
.my-left .submenubox { padding-bottom: 20px }
.my-left .submenubox .left_title { height: 80px; background: #3B95EF; color: #fff }
.my-left .submenubox .left_title h3 { font-size: 24px; font-weight: 700; line-height: 80px; padding-left: 26px; text-transform: uppercase }
.my-left .submenubox .left_title>i { float:right; font-size: 30px; padding-right:55px; width: 28px; height: 28px;  margin-top: 20px }

.my-left .submenu { position: relative }
.my-left .submenu li { display: block }
.my-left .submenu li a.sub1 { height: 60px; line-height: 60px; display: block; padding-left: 28px; background: url(../../images/xichenwang/jtou.png) no-repeat 90% center #fff; font-size: 18px; border: 1px solid #eee; border-top: 0; overflow: hidden }
.my-left .submenu li a.sub1:hover { background: url(../../images/xichenwang/jtou_a.png) no-repeat 90% center #fff; border-left: 2px solid #3B95EF; border-right: 1px solid #f5f5f5; color: #3B95EF }
.my-left .submenu li.hover a.sub1 { background: url(../../images/xichenwang/jtou_a.png) no-repeat 90% center #fff; border-left: 2px solid #3B95EF; border-right: 1px solid #f5f5f5; color: #3B95EF }
.my-left .submenu s { width: 2px; height: 61px; display: block; background: #3B95EF; position: absolute; left: 0; top: 0 }
.my-left .submenu .box { padding-bottom: 0; background: #f9f9f9; border: 1px solid #eee; border-top: 0; display: none }
.my-left .submenu .box a { color: #333; line-height: 40px; display: block; height: 40px; padding-left: 28px; overflow: hidden }
.my-left .submenu .box a s { width: 10px; height: 10px; margin-right: 8px; display: inline-block; background-position: 2px -178px }
.my-left .submenu .box a:hover, .my-left .submenu .box a.hover { color: #3B95EF }
.my-left .submenu li.hover .box { display: block }

.my-left .leftbox { padding: 10px; margin-bottom: 20px; border: 1px solid #eee }
.my-left .leftbox .left_title { padding-bottom: 10px; border-bottom: 1px solid #eee; padding-left: 5px }
.my-left .leftbox .left_title h3 { font-size: 18px; font-weight: 400; color: #3B95EF; display: block; text-transform: uppercase }
.my-left .leftbox .leftprocomt { padding-top: 10px }
.my-left .leftbox .leftprocomt li { float: left; text-align: center; width: 104px; margin-right: 10px }
.my-left .leftbox .leftprocomt li:nth-child(2n){ margin:0;}
.my-left .leftbox .leftprocomt li img { width: 104px; height: 78px; border-radius: 3px; -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s }
.my-left .leftbox .leftprocomt li p { font-size: 12px; line-height: 30px; -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s }
.my-left .leftbox .leftprocomt li:hover img { -webkkit-filter: brightness(105%); filter: brightness(105%) }
.my-left .leftbox .leftprocomt li:hover p { color: #3B95EF }

.my-left .leftbox .cont { padding-top: 18px; white-space: normal }
.my-left .leftbox .cont img { width: 216px; height: 216px; border: 1px solid #F2F2F2; padding: 5px; margin-bottom: 15px; }
.my-left .leftbox .cont li { line-height: 30px; white-space: normal; word-break: break-all; word-wrap: break-word }
.my-left .leftbox .cont .zx { width: 100%; height: 50px; font-size: 20px; line-height: 46px; background: #3B95EF; color: #fff; display: block; margin-top: 10px }
.my-left .leftbox .cont .zx>i { width: 50px; height: 50px; display: inline-block; font-size: 23px; text-align: center;  border-right: 1px solid #fff; margin-right: 35px }
.my-left .leftbox .cont .zx:hover { background: #ed8e06 }


.news-list { }
.news-list .item { border-bottom: 1px dashed #E1E1E1; padding: 30px 0; }
.news-list .item:first-child { padding-top: 0 }
.news-list .item a { display: block }
.news-list .item .img { width: 240px; height: 180px; overflow: hidden }
.news-list .item .img img { width: 100%; display: block; height: 100%; -webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms }
.news-list .item .img:hover img { transform: scale(1.06, 1.06) }
.news-list .item .list-txt { width: 700px }
.news-list .item .list-txt h3 { font-size: 18px; line-height: 30px }
.news-list .item .list-txt .desc { padding-top: 10px; color: #999; height: 90px; overflow: hidden; line-height: 24px; margin-bottom: 12px }
.news-list .item .list-txt>span { display: inline-block; font-size: 12px; color: #b7b7b7; padding-right: 26px; line-height: 18px; }
.news-list .item .list-txt span i { width: 20px; height: 18px; display: inline-block; padding-top:3px;}

/* 分页 */
#pages {
    padding: 14px 0 10px 0;
    text-align: center;
}
#pages a {
    display: inline-block;
    height: 32px;
    line-height: 30px;
    background: #F1F1F1;
    border: 1px solid #E4E4E4;
    text-align: center;
    color: #999;
    padding: 0 10px;
}
#pages a.a1 {
    background: url(../images/admin_img/pages.png) no-repeat 0 5px;
    width: 70px;
    padding: 0;
    background: #F1F1F1;
}
#pages a:hover {
    background: #3B95EF;
    color: #fff;
    text-decoration: none
}
#pages span {
    display: inline-block;
    height: 32px;
    line-height: 30px;
    background: #3B95EF;
    border: 1px solid #348ECC;
    color: #fff;
    text-align: center;
    padding: 0 10px
}
.page .noPage {
    display: inline-block;
    width: 70px;
    height: 32px;
    line-height: 30px;
    background: url(../img/icu/titleBg.png) repeat-x 0 -55px;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #a4a4a4;
}

.news_box h1 { font-size: 24px; font-weight: 700; text-align: center; line-height: 60px; }
.news_box { font-size: 16px; text-align: justify; padding: 0 20px 50px;}
.news_box p { text-align: justify; padding-top: 15px; line-height: 25px; }
.news_box .mark {
    font-size: 14px;
    color: #999;
    height: 38px;
    line-height: 32px;
    text-align: center;
    margin-bottom: 5px;
    border-top: 1px dashed #e5e5e5;
    border-bottom: 1px dashed #e5e5e5;
    background: #fff;
}

.product-detail {
        
    }
.product-detail h3{
        margin-top:0;
        font-size:27px;
        color:#333;
        line-height: 30px;
        padding-bottom:20px;
        margin-bottom:0;
        border-bottom: 1px dashed #e5e5e5;
    }
.product-detail .product-biaoqian{
        padding:10px 0;
        border-bottom: 1px dashed #e5e5e5;
    }

.product-detail .product-biaoqian span{
        font-size:15px;
        padding:2px 5px;
        margin-right:5px;
        color:#fff;
        font-size:12px;
        line-height: 12px;
    }    
.product-detail .product-biaoqian span:nth-of-type(1){
        background: #d9534f;
    }
.product-detail .product-biaoqian span:nth-of-type(2){
        background: #aace3b;
    }
.product-detail .product-biaoqian span:nth-of-type(3){
        background: #46b8da;
    }
.product-detail .product-biaoqian span:nth-of-type(4){
        background: #f0ad4e;
    }
.product-detail .product-biaoqian span:nth-of-type(5){
        background: #005cca;
    }
.product-detail .product-biaoqian span:last-of-type{
        margin-right:0;
    }

.product-detail .product-option{
        padding:14px 0;
        border-bottom:1px solid #c9c9c9;
        overflow:hidden; 
    }
.product-detail .product-option li{
        width:50% !important;float:left;
        overflow: hidden;
        height:40px;line-height: 40px;
    }
.product-detail .product-linkman{
        padding:10px 0;
        /*border-bottom:1px solid #c9c9c9;*/
        overflow:hidden; 
    }
.product-detail .product-linkman p{
        height:30px;line-height: 30px;
    }
.product-detail .product_btns{
        display: block;
        width:100%;
        height:44px;line-height: 44px;
        text-align: center;
        font-size:18px;
    }
.product-detail .product_btns.btn1{
        border:1px solid #77be39;
        color:#77be39;
        background: #fff;
    }
.product-detail .product_btns.btn2{
        border:1px solid #77be39;
        background: #77be39;
        color:#fff;
    }
.product-detail .product_btns.btn1:hover{
        background: #005cca;
        border-color:#005cca;
        color:#fff;
    }
.product-detail .product_btns.btn2:hover{
        background: #005cca;
        border-color:#005cca;
        color:#fff;
    }

.product_box { font-size: 16px; text-align: justify; padding: 0 20px 50px;}
.product_box p { text-align: justify; padding-top: 15px; line-height: 25px; }
.product_box img { max-width: 100% !important; height: 100% !important; }


.product-qiugou {
        
    }
    .product-qiugou .form-group{
        position: relative;
        background: #f4f4f4;
        overflow: hidden;
        border-radius: 0px;
    }
    .product-qiugou .form-group label{
        position: absolute;
        line-height: 50px;
        left:15px;top:0;
        color:#ababab;
        font-weight: 100;
        transition: all .3s;
    }
    .product-qiugou .form-group input{
        color:#ababab;
        height:50px;
        line-height: 50px;
        padding-left: 7em;
        border:none;
        background: none;
        box-shadow: none;
        transition: all .3s;
    }
    .product-qiugou .form-group textarea{
        padding:10px 0 20px 7em;
        color:#ababab;
        line-height: 30px;
        border:none;
        background: none;
        box-shadow: none;
        transition: all .3s;
    }
    .product-qiugou h3{
        text-align: left;
        margin-bottom:25px;
    }
    .product-qiugou input[type=submit]{
        width:250px;
        height:50px;
        background: #3B95EF;
        color:#fff;
        line-height: 50px;
        text-align: center;
        border:none;
        box-shadow: none;
        font-size:18px;
    }
    .product-qiugou .form-group:hover textarea,.product-qiugou .form-group:hover input,.product-qiugou .form-group:hover label{
        background: #eee;
        color:#004599;        
    }
    .product-qiugou input[type=submit]:hover{
        background: #004599;
        color:#fff;
    }

    .icon-box-wrapper {  background: #F8F9FA; padding: 25px 0 25px 20px;}
    .icon-wrapper { background: #DF0125; border-radius: 50%; width: 70px; height: 70px; padding:6px 0 0 15px; float: left; }
    .icon-wrapper i { font-size: 40px; color: #fff; }
    .icon-text { float: right; text-align: left; width: 70%; }
    .icon-text h5 { font-size: 20px; font-weight: 700; padding: 10px 0 5px 0; }